Expand description

Runtime support logic and types for smithy-rs generated code.

Crate Features

  • http-auth: Enables auth scheme and identity resolver implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest Auth.
  • test-util: Enables utilities for unit tests. DO NOT ENABLE IN PRODUCTION.

Modules

Macros

  • Helper to generate match expressions for events
  • Helper macro to generate a series of test expectations